Switch cultures for WPF application dynamically

I searched long time for a good solution for dynamically switching cultures for a WPF application. Seems many coders just mentioned the 3rd party component such as WPF Localization Extension. Yes, WPF ...
()

WPF BackgroundWorker and Multiple thread

I need a wait screen before a long time process in one of my WPF project. Later I searched out some articles for help: ...
()

How to display East Asian character in Visual Studio 2008 / 2005

Sometimes I downloaded some C# code from internet but there are East Asian characters involved such as Japanese or Chinese comments. When I tried to open the code, Normally the Visual Studio 2008 / 2 ...
()

Using JavaScript Along with ASP.NET 2.0

An article from Microsoft : Using JavaScript Along with ASP.NET 2.0 ...
()

Another aritcle Converting ASP to ASP.NET

Before I put A video of Classic ASP to ASP.NET from Microsoft. Today I found another aritcle from Microsoft site: ...
()

How to add multiple projects in a single solution in Visual Studio 2008 ?

When you create new web project or website using Visual studio 2008, you might be not able to add multiple project in a solution, the reason is you are not able to see the solution icon in solutions w ...
()

Convert HTML to XHTML

Got several articles about Convert HTML to XHTML: ...
()

Microsoft Mobile Device Browse File and dotMobi DeviceAtlas

I got a open source project which I think it is supporting by Microsoft and / or dotMobi. the project name is Mobile Device Browse File or Mobile Browser Definition File. Actually I knew dotMobi Inc. ...
()

Mobile Web Forms in Visual Studio 2008 and 2005

After you install SP1 for Visual Studio 2005 or you are using Visual Studio 2008, you will see that you can not find Mobile Web Forms which you can see in Visual Studio 2003. ...
()

A video of Classic ASP to ASP.NET from Microsoft

Here a video of Classic ASP to ASP.NET from Microsoft: ...
()